diff --git a/exec/newuser_signup.js b/exec/newuser_signup.js
index 782fbe9327e4d1e673d9587b8719e2403a405869..540dd7913b71803c2cef2a34f22ff13305ecf0a2 100644
--- a/exec/newuser_signup.js
+++ b/exec/newuser_signup.js
@@ -1,5 +1,11 @@
 /*
  * New user creation routine... basically a copy of newuser.cpp
+ *
+ * NOTICE:
+ * This script is not normally called/used by anything, so making changes
+ * to this script is unlikely to achieve what you're wanting. Instead,
+ * consider making changes to SCFG->System->New User Prompts, New User
+ * Values, or the new user question strings in your ctrl/text.dat file.
  */
 
 load("text.js");