Index: trunk/stac/src/combine.c
===================================================================
--- trunk/stac/src/combine.c	(revision 9740)
+++ trunk/stac/src/combine.c	(revision 12511)
@@ -11,11 +11,11 @@
 {
     // Set trace levels
-    psTraceSetLevel(".", 0);
-    psTraceSetLevel("stac.checkMemory", 10);
-    psTraceSetLevel("stac.read", 10);
-    psTraceSetLevel("stac.scales", 7);
-    psTraceSetLevel("stac.rescale", 10);
-    psTraceSetLevel("stac.combine", 10);
-    psTraceSetLevel("combine", 10);
+    (void)psTraceSetLevel(".", 0);
+    (void)psTraceSetLevel("stac.checkMemory", 10);
+    (void)psTraceSetLevel("stac.read", 10);
+    (void)psTraceSetLevel("stac.scales", 7);
+    (void)psTraceSetLevel("stac.rescale", 10);
+    (void)psTraceSetLevel("stac.combine", 10);
+    (void)psTraceSetLevel("combine", 10);
 
     // Set logging level
