=== modified file 'modules/node/node.module'
--- modules/node/node.module	2007-09-19 18:11:08 +0000
+++ modules/node/node.module	2007-09-21 20:50:05 +0000
@@ -1279,7 +1279,7 @@ function node_menu() {
     'position' => 'left',
     'weight' => -10,
     'page callback' => 'system_admin_menu_block_page',
-    'access arguments' => array('administer nodes'),
+    'access arguments' => array('access administer pages'),
     'file' => 'system.admin.inc',
     'file path' => drupal_get_path('module', 'system'),
   );

