--- /Users/mik/Downloads/taxonomy_menu/taxonomy_menu.inc	2008-01-31 18:51:55.000000000 +0200
+++ taxonomy_menu.inc	2008-05-31 12:12:57.000000000 +0300
@@ -187,6 +187,7 @@ function _taxonomy_menu_menu() {
             $name .= ' ('. $num .')';
           }
           $items[$path] = array(
+            'access arguments'    => array('access content'),
             'description'     => t($term->description),
             'title'           => $name,
             'weight'          => $term->weight
