Index: trunk/stac/src/shift.c
===================================================================
--- trunk/stac/src/shift.c	(revision 9740)
+++ trunk/stac/src/shift.c	(revision 12511)
@@ -30,11 +30,11 @@
 {
     // Set trace levels
-    psTraceSetLevel(".", 0);
-    psTraceSetLevel("stac.checkMemory", 10);
-    psTraceSetLevel("stac.read", 10);
-    psTraceSetLevel("stac.invertMaps", 10);
-    psTraceSetLevel("stac.transform", 10);
-    psTraceSetLevel("stac.size", 10);
-    psTraceSetLevel("shift", 10);
+    (void)psTraceSetLevel(".", 0);
+    (void)psTraceSetLevel("stac.checkMemory", 10);
+    (void)psTraceSetLevel("stac.read", 10);
+    (void)psTraceSetLevel("stac.invertMaps", 10);
+    (void)psTraceSetLevel("stac.transform", 10);
+    (void)psTraceSetLevel("stac.size", 10);
+    (void)psTraceSetLevel("shift", 10);
 
     // Set logging level
