Updated info about test_bsddb3 failures.
diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt
index 0d7dc39..67fe894 100644
--- a/PCbuild/readme.txt
+++ b/PCbuild/readme.txt
@@ -222,6 +222,10 @@
     XXX    rec = c.next()
     XXX DBLockDeadlockError: (-30996, 'DB_LOCK_DEADLOCK: Locker killed
     XXX                                to resolve a deadlock')
+    XXX
+    XXX I'm told that DBLockDeadlockError is expected at times.  It
+    XXX doesn't cause a test to fail when it happens (exceptions in
+    XXX threads are invisible to unittest).
 
 
 _ssl