--- tagchecker.cfg.orig	2009-07-06 04:15:57.000000000 +1000
+++ tagchecker.cfg	2009-07-06 13:28:44.000000000 +1000
@@ -42,6 +42,7 @@
 node : W : highway == residential                              # wrong highway tag on a node
 node : W : highway == unclassified                             # wrong highway tag on a node
 node : W : highway == track                                    # wrong highway tag on a node
+way  : W : highway == unclassified && name != *                # Unnamed unclassified highway
 way  : I : highway == secondary && ref != *                    # highway without a reference
 way  : I : highway == tertiary && ref != *                     # highway without a reference
 way  : I : highway == motorway && nat_ref != *                 # highway without a reference
