Index: /pysyck/trunk/README.txt
===================================================================
--- /pysyck/trunk/README.txt	(revision 65)
+++ /pysyck/trunk/README.txt	(revision 66)
@@ -85,4 +85,8 @@
   - bar
   - baz
+
+Important notice: Do not load a YAML stream from any untrusted source.
+Like ``pickle.load``, ``syck.load`` may call an arbitrary Python function.
+
 
 YAML syntax
