Index: sites/default/settings.php
===================================================================
RCS file: /cvs/drupal/drupal/sites/default/settings.php,v
retrieving revision 1.36
diff -u -r1.36 settings.php
--- sites/default/settings.php	22 Nov 2006 09:21:11 -0000	1.36
+++ sites/default/settings.php	30 Dec 2006 11:12:56 -0000
@@ -1,10 +1,17 @@
 <?php
 // $Id: settings.php,v 1.36 2006/11/22 09:21:11 dries Exp $
-
 /**
  * @file
  * Drupal site-specific configuration file.
  *
+ * IMPORTANT NOTE:
+ * This file may have been set to read-only by the Drupal installation
+ * program. If you make changes to this file, be sure to protect it again
+ * after making your modifications. Failure to remove write permissions
+ * to this file is a security risk.
+ */
+ 
+ /**
  * The configuration file to be loaded is based upon the rules below.
  *
  * The configuration directory will be discovered by stripping the
