--- bootstrap.inc.orig	2008-10-09 22:21:03.000000000 -0700
+++ bootstrap.inc	2008-10-09 22:21:11.000000000 -0700
@@ -827,8 +827,8 @@
     foreach (module_implements('watchdog', TRUE) as $module) {
       module_invoke($module, 'watchdog', $log_message);
     }
+    $in_error_state = FALSE;
   }
-  $in_error_state = FALSE;
 }
 
 /**
