Bug #1402224: Add warning to dl docs about crashes.
diff --git a/Misc/NEWS b/Misc/NEWS
index 1662110..4e0f733 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -727,6 +727,8 @@
 Documentation
 -------------
 
+- Bug #1402224: Add warning to dl docs about crashes.
+
 - Bug #1396471: Document that Windows' ftell() can return invalid
   values for text files with UNIX-style line endings.