Index: trunk/server/fedora/config/etc/logwatch/scripts/services/named
===================================================================
--- trunk/server/fedora/config/etc/logwatch/scripts/services/named	(revision 1390)
+++ trunk/server/fedora/config/etc/logwatch/scripts/services/named	(revision 1391)
@@ -180,4 +180,6 @@
       ($ThisLine =~ /zone .*: loading from master file .* failed/) or
       ($ThisLine =~ /zone .*: NS '.*' has no address records/) or
+      ($ThisLine =~ /^no valid (DS|KEY|RRSIG) resolving/) or
+      ($ThisLine =~ /^not insecure resolving/) or
       ($ThisLine =~ /.*: not a valid number$/) or
       ($ThisLine =~ /.*: unexpected end of input/) or
