Index: trunk/psModules/src/config/pmConfig.c
===================================================================
--- trunk/psModules/src/config/pmConfig.c	(revision 16008)
+++ trunk/psModules/src/config/pmConfig.c	(revision 16028)
@@ -1038,4 +1038,5 @@
                 }
             } else {
+	      // XXX have to be careful with this construction: it catches other errors cluttering up the stack...
                 psErr *error = psErrorLast();
                 if (error->code != PS_ERR_NONE) {
