Index: trunk/src/sh_fInotify.c
===================================================================
--- trunk/src/sh_fInotify.c	(revision 425)
+++ trunk/src/sh_fInotify.c	(revision 426)
@@ -374,7 +374,5 @@
 
 		      SH_MUTEX_LOCK(mutex_thread_nolog);
-		      sh_error_handle( (class == SH_LEVEL_ALLIGNORE) ? 
-				       ShDFLevel[class] : 
-				       ShDFLevel[SH_ERR_T_FILE], 
+		      sh_error_handle( SH_ERR_ALL /* debug */,
 				       FIL__, __LINE__, errnum, MSG_E_SUBGPATH, 
 				       errbuf, _("sh_fInotify_init_internal"), epath);
